home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource5 / 355_01 / slk1.exe / SDEL / TURBOC / M.BAT next >
DOS Batch File  |  1991-06-09  |  158b  |  6 lines

  1. rem Turboc C make batch file for sdel.exe
  2. rem
  3. path c:\bat;c:\bin\turboc;c:\bin\sys;c:\bin\local;c:\sherlock\bin;c:\dos
  4. make -fsdel.mak
  5. make -fsdeldb.mak
  6.